Skip to content

feat(cli): add baseline run flag#151

Merged
roark47 merged 3 commits into
alibaba:mainfrom
googs1025:feat/run-baseline-flag
Jul 27, 2026
Merged

feat(cli): add baseline run flag#151
roark47 merged 3 commits into
alibaba:mainfrom
googs1025:feat/run-baseline-flag

Conversation

@googs1025

Copy link
Copy Markdown
Contributor

Summary

  • Add skill-up run --baseline to temporarily enable benchmark mode from the CLI.
  • Map the flag to evalCfg.Benchmark.Enabled = true while preserving config defaults when unset.
  • Document the new flag in English/Chinese docs and skill-upper references.

Test Plan

  • GOPROXY=https://goproxy.cn,direct make verify
  • GIT_CONFIG_GLOBAL=/dev/null make test

@googs1025
googs1025 requested a review from hittyt as a code owner July 23, 2026 16:20
@googs1025
googs1025 force-pushed the feat/run-baseline-flag branch from bb335f0 to 5c4d44b Compare July 24, 2026 02:26
@zpzjzj
zpzjzj requested a review from roark47 July 27, 2026 07:45

@roark47 roark47 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! The implementation is clean, focused, and well covered by tests and documentation. LGTM!

@roark47
roark47 added this pull request to the merge queue Jul 27, 2026
Merged via the queue into alibaba:main with commit a07eab7 Jul 27, 2026
10 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in skill-up project Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants